Remove cruft.
authoremellor@ewan <emellor@ewan>
Sun, 9 Oct 2005 10:59:37 +0000 (11:59 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 9 Oct 2005 10:59:37 +0000 (11:59 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/sysrq.py

index 12b2da22fe6808b4c6fc3e93c00f17920cd31e57..9a5b8fced5c3fae031040cb105f626d6c27b4971 100644 (file)
@@ -1,17 +1,12 @@
 # (C) Matthew Bloch <matthew@bytemark.co.uk> 2004
+# Copyright (C) 2005 XenSource Ltd
 
-"""Domain shutdown.
+"""Domain sysrq.
 """
-import string
-import sys
-import time
 
 from xen.xend.XendClient import server
 from xen.xm.opts import *
 
-DOM0_NAME = 'Domain-0'
-DOM0_ID = '0'
-
 gopts = Opts(use="""[DOM] [letter]
 
 Sends a Linux sysrq to a domain.